(move_it_to): When stopping at a charpos, check if that's a continued
authorChong Yidong <cyd@stupidchicken.com>
Fri, 8 Aug 2008 15:50:53 +0000 (15:50 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 8 Aug 2008 15:50:53 +0000 (15:50 +0000)
commit3c08fce50476a6828538b8f573b429db5d73e314
tree566db7b68fe570ac60540be03196fa44fa165393
parent8012806ecb7bec4efc6275eff9938ea0f48792c0
(move_it_to): When stopping at a charpos, check if that's a continued
multi-char glyph; if so, advance to the actual glyph.
(try_window): Check scroll margin on bottom window edge too.
src/xdisp.c